printeroptionwidget: Avoid a critical
authorMatthias Clasen <mclasen@redhat.com>
Mon, 11 May 2020 18:26:31 +0000 (14:26 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 11 May 2020 18:26:31 +0000 (14:26 -0400)
commit58fd969b2df3dfbd7c3f77a02ba1a8492060dca3
tree86e8159bd33f63318de11b8064a0372ec6162de6
parent495b9caf63326b5fb0b458e4f501b07dd15ccbcb
printeroptionwidget: Avoid a critical

The new_location can be NULL, as we clearly
knew earlier in the function. We've forgotten
about that by the time we unref it :(
gtk/gtkprinteroptionwidget.c